| 1. | A decimal number may be represented in coded binary form . 一个十进制的数可以用编码二进制形式来代表。 |
| 2. | The field descriptors allow integers and decimal number to be read and written . 字域说明符允许把整数和十进制数读入和打印出来。 |
| 3. | There is a very simple technique for converting any decimal number to its binary equivalent . 有一个很简便的方法可以将任意十进制数换算为等值的二进制数。 |
| 4. | Let us look at parallels between arithmetic using binary numbers and arithmetic using decimal numbers . 我们采用与十进制运算对比的办法来介绍二进制数的运算方法。 |
| 5. | In order to calculate how many fours digits there are, you could simply divide the initial decimal number by 4 . 为了计算有多少个四位数字,你可以简单地用4去除最初的那个十进制数。 |
| 6. | To convert decimal numbers to binary the decimal number is expressed as the sum of powers 2, until the difference becomes 0 . 若要把十进制数转换成二进制数,则可将十进制数逐次减去最大可能的2的幂之值,直至减得之差为0。 |
| 7. | Returns a value indicating the sign of a decimal number 返回表示数字符号的值。 |
| 8. | Calculates the integral part of a specified decimal number 计算指定小数的整数部分。 |
| 9. | Returns the smaller of two decimal numbers 返回两个十进制数中较小的一个。 |
| 10. | Returns the larger of two decimal numbers 返回两个十进制数中较大的一个。 |